-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
2.2.0
-
Code
-
Classes
- Handler
Total Complexity |
28 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
191 |
Lines of code |
133 |
Logical lines of code |
61 |
Comment lines |
0 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
postSend() |
S |
46 |
5 |
39 |
getAttachments() |
S |
53 |
6 |
22 |
getRecipients() |
S |
56 |
3 |
17 |
setSettings() |
S |
67 |
3 |
7 |
send() |
S |
70 |
2 |
6 |
getReplyTo() |
S |
71 |
2 |
6 |
getFrom() |
S |
71 |
1 |
6 |
getTo() |
S |
80 |
1 |
3 |
getCarbonCopy() |
S |
72 |
1 |
5 |
getBlindCarbonCopy() |
S |
72 |
1 |
5 |
getBody() |
S |
68 |
1 |
8 |
getCustomEmailHeaders() |
S |
82 |
1 |
3 |
getRequestHeaders() |
S |
71 |
1 |
6 |